-
Home
-
CTX Feed – WooCommerce Product Feed Manager
-
6.5.84
-
Code
-
Classes
- CTX_WC_Log_Handler
| Total Complexity |
66 |
| Dependencies |
0 |
| Dependents |
2 |
| Total lines |
446 |
| Lines of code |
204 |
| Logical lines of code |
117 |
| Comment lines |
186 |
| Methods |
19 |
| Properties |
3 |
Methods 19
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| remove() |
S |
57 |
7 |
15 |
| get_log_files() |
S |
58 |
7 |
15 |
| open() |
S |
55 |
6 |
21 |
| format_entry() |
S |
57 |
5 |
15 |
| increment_log_infix() |
S |
55 |
4 |
19 |
| should_rotate() |
S |
59 |
4 |
15 |
| add() |
S |
61 |
4 |
12 |
| delete_logs_before_timestamp() |
S |
61 |
4 |
12 |
| get_log_file_name() |
S |
59 |
3 |
13 |
| __destruct() |
S |
70 |
3 |
7 |
| handle() |
S |
64 |
3 |
9 |
| clear() |
S |
65 |
3 |
9 |
| __construct() |
S |
67 |
2 |
7 |
| is_open() |
S |
78 |
2 |
3 |
| close() |
S |
67 |
2 |
8 |
| log_rotate() |
S |
70 |
2 |
6 |
| get_log_file_path() |
S |
67 |
2 |
7 |
| write_cached_logs() |
S |
72 |
2 |
5 |
| cache_log() |
S |
71 |
1 |
6 |